Rank in Wordlist | Word | Rank in Wordlist | Word |
---|---|---|---|
1 | de | 26 | ha |
2 | la | 27 | En |
3 | que | 28 | este |
4 | el | 29 | sus |
5 | en | 30 | fue |
6 | y | 31 | pero |
7 | a | 32 | años |
8 | los | 33 | o |
9 | del | 34 | esta |
10 | se | 35 | le |
11 | un | 36 | está |
12 | las | 37 | también |
13 | con | 38 | Los |
14 | por | 39 | ya |
15 | para | 40 | entre |
16 | una | 41 | sobre |
17 | no | 42 | desde |
18 | su | 43 | han |
19 | es | 44 | dos |
20 | al | 45 | son |
21 | El | 46 | ser |
22 | lo | 47 | año |
23 | La | 48 | muy |
24 | más | 49 | parte |
25 | como | 50 | tiene |
The table shows the top-50 words of the corpus. Usually we see stopwords.
Language: Afrikaans
This list is a good candidate for a first stopword list for a language.
Usually a small, balanced corpus is enough to get a good list of high frequent words. But if the small corpus has some very prominent topic, this will be visible even in the top word lists.
select w_id-100 as rank_in_wordlist, word from words where w_id>100 order by w_id limit 50;
3.4 Sample words for different frequency ranges